From: Glenn Morris Date: Fri, 21 Feb 2014 08:08:08 +0000 (-0800) Subject: * etc/MACHINES: Add note re Irix 6.5. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~1115 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d7bf6b1536447483d90bba981545b2ac99661523;p=emacs.git * etc/MACHINES: Add note re Irix 6.5. --- diff --git a/etc/MACHINES b/etc/MACHINES index 51c7712046e..d60510eab91 100644 --- a/etc/MACHINES +++ b/etc/MACHINES @@ -100,6 +100,13 @@ the list at the end of this file. ./configure CC='/usr/sfw/bin/gcc -m64' # GCC ./configure CC='cc -m64' # Solaris Studio +** Irix 6.5 + + It *may* be possible to build Emacs on Irix 6.5 with an old version + (3.1) of gcc. Newer versions of gcc may not work. None of the + current Emacs developers use Irix, though. If you want to help + make Emacs on Irix work, see . + * Obsolete platforms